filechooserbutton: Don't emit file-set signal when the change is not the result of...
authorFederico Mena Quintero <federico@gnome.org>
Thu, 21 Feb 2013 00:30:30 +0000 (18:30 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Thu, 21 Feb 2013 02:13:03 +0000 (20:13 -0600)
commit158d74d25733283ff396eb6246143d099cf0bbce
tree79111326a4055fecd1f45479dc6bf3808ca27bba
parentcefcafc5087cfbc627d2ad719e85b9a0b7a96232
filechooserbutton: Don't emit file-set signal when the change is not the result of a user action

We only emit that signal when the user confirms the button's internal GtkFileChooserDialog,
or when he drags-and-drops stuff into the button.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserbutton.c